home *** CD-ROM | disk | FTP | other *** search
- Source for Pvm, dbm, YY interfaces.
-
- There is example code for pvm in the Libs/Pvm/DVSM directory. The
- modules that work are takfut and futgroeb.em. The others are still
- being written. These two should allow you to check that the system
- works though.
-
- This code is probably not compilable as it stands --- You need a copy
- of pvm, plus a couple of changes to make it interface to feel. These
- involve #defining malloc to be feel_malloc, and free to feel_free.
-